home *** CD-ROM | disk | FTP | other *** search
- 10 rem ram boot
- 12 f$=chr$(34)+"[210][193][205][160][211][212][193][210][212]"+chr$(34)
- 15 goto45
- 20 print"[147]":poke53281,0
- 30 printspc(15)"[210][193][205][160][196][201][211][203]":return
- 40 :
- 45 gosub20
- 50 printspc(8)"[215]ritten by [202]eff [202]ohnson"
- 54 printspc(9)"[200]agerstown, [205][196] 21740"
- 56 :
- 60 print" [201]f you've ever been frustrated by the"
- 65 print"extremely slow speed of your 1541 disk"
- 70 print"drive then [210][193][205] [196][201][211][203] is for you."
- 75 gosub10000
- 80 gosub20
- 85 print" [210][193][205][160][196][201][211][203] takes away the tedious disk"
- 90 print"waits. [201]t allows you to save up to 32"
- 95 print"[194][193][211][201][195] programs in memory at one time."
- 100 print" [217]ou can [204][207][193][196], [211][193][214][197], and [203][201][204][204] programs"
- 110 print"as often as you would like. [217]ou can"
- 115 print"even look at the [210][193][205] disk's contents"
- 120 print"whenever you need to."
- 125 gosub10000
- 130 gosub20
- 140 print" [207][203], now you want to know how to use"
- 145 print"[210][193][205][160][196][201][211][203], right?"
- 150 print" [215]ell, to use [210][193][205][160][196][201][211][203][160]outside of the"
- 155 print"[204][207][193][196][211][212][193][210] environment, all you need to do"
- 160 print"is this:"
- 165 print" 1. [204][207][193][196]"f$",8
- 170 [153]" 2. (NULL)(NULL)(NULL)
- 175 print"[210][193][205][160][196][201][211][203][160]is now active (do not re-load"
- 180 print"[210][193][205][160][196][201][211][203] because you will lose all of"
- 185 print"files that you had previously saved)."
- 190 gosub10000
- 200 :
- 300 goto20000
- 10000 rem keypress
- 10010 print""spc(13)"<press a key>";
- 10020 poke198,0:wait198,1:wait197,64:return
- 20000 rem connect around
- 20010 print"[147]"
- 20020 print" 1. [204][207][193][196] [193][206][196] [210][213][206] [210][193][205][160][196][201][211][203]."
- 20030 print" 2. [210][197][212][213][210][206][160][212][207][160][204][207][193][196][211][212][193][210]."
- 20040 print"[215]hich ?";
- 20050 poke198,0:wait198,1:geta$:ifa$<>"1"anda$<>"2"thenpoke53280,rnd(1)*15:goto20050
- 20055 printa$
- 20060 ifa$="2"thenf$="hello":goto63000
- 20070 print" [193][210][197] [217][207][213][160][211][213][210][197]? [217][207][213][160][215][201][204][204][160][197][216][201][212][160][212][200][197] "
- 20072 print" [204][207][193][196][211][212][193][210][160][197][206][214][201][210][207][206][205][197][206][212]. "
- 20080 poke198,0:wait198,1:geta$:ifa$<>"y"then20000
- 20090 print"[207].[203]., here we go..."
- 20095 f$="ram start"
- 63000 rem connect back to ls
- 63010 print"[144]load"chr$(34)f$chr$(34)",8":print"run"
- 63020 poke631,13:poke632,13:poke198,2
-